Skip to content

Fix zero-based month in DateTimeInput#469

Closed
Nicenonecb wants to merge 4 commits intogoogle:mainfrom
Nicenonecb:fix/datetime-input-month
Closed

Fix zero-based month in DateTimeInput#469
Nicenonecb wants to merge 4 commits intogoogle:mainfrom
Nicenonecb:fix/datetime-input-month

Conversation

@Nicenonecb
Copy link
Copy Markdown

Summary

  • Fix DateTimeInput month formatting in Angular renderer
  • Fix DateTimeInput month formatting in Lit renderer

Testing

  • cd renderers/lit && npm test

Notes

  • Date.getMonth() is zero-based; now add +1

@github-project-automation github-project-automation Bot moved this to Todo in A2UI Jan 20, 2026
@jacobsimionato jacobsimionato added the triage backlog The backlog of issues and PRs which need to be triaged in bulk. label Jan 20, 2026
@zeroasterisk
Copy link
Copy Markdown
Collaborator

Thanks for this fix, @Nicenonecb! The zero-based month bug is real and worth fixing. 🙏

This was resolved in #477 which was merged on Feb 12, 2026. Closing as superseded.

@github-project-automation github-project-automation Bot moved this from Todo to Done in A2UI Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage backlog The backlog of issues and PRs which need to be triaged in bulk.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants